home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #12 / Software USA Volume 4.12.iso / pc / lifestyl / anyclock / run / aclock.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  1998-09-17  |  3KB  |  148 lines

  1. object Form4: TForm4
  2.   Left = 428
  3.   Top = 144
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'AnyClock V1.7'
  6.   ClientHeight = 258
  7.   ClientWidth = 138
  8.   Color = 8388672
  9.   Font.Color = clAqua
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 15
  21.     Top = 10
  22.     Width = 109
  23.     Height = 21
  24.     BevelWidth = 2
  25.     Caption = 'Clock Face'
  26.     Color = 12615808
  27.     Font.Color = clWhite
  28.     Font.Height = -15
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     TabOrder = 0
  33.     OnClick = Panel1Click
  34.   end
  35.   object Panel2: TPanel
  36.     Left = 15
  37.     Top = 39
  38.     Width = 109
  39.     Height = 21
  40.     BevelWidth = 2
  41.     Caption = 'Hand Settings'
  42.     Color = 12615808
  43.     Font.Color = clWhite
  44.     Font.Height = -15
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     TabOrder = 1
  49.     OnClick = Panel2Click
  50.   end
  51.   object Panel3: TPanel
  52.     Left = 15
  53.     Top = 69
  54.     Width = 109
  55.     Height = 21
  56.     BevelWidth = 2
  57.     Caption = 'Digital Settings'
  58.     Color = 12615808
  59.     Font.Color = clWhite
  60.     Font.Height = -15
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = []
  63.     ParentFont = False
  64.     TabOrder = 2
  65.     OnClick = Panel3Click
  66.   end
  67.   object Panel4: TPanel
  68.     Left = 15
  69.     Top = 98
  70.     Width = 109
  71.     Height = 21
  72.     BevelWidth = 2
  73.     Caption = 'Alarm/sounds'
  74.     Color = 12615808
  75.     Font.Color = clWhite
  76.     Font.Height = -15
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = []
  79.     ParentFont = False
  80.     TabOrder = 3
  81.     OnClick = Panel4Click
  82.   end
  83.   object Panel5: TPanel
  84.     Left = 15
  85.     Top = 217
  86.     Width = 109
  87.     Height = 30
  88.     BevelWidth = 4
  89.     Caption = 'STOP'
  90.     Color = 4194432
  91.     Font.Color = clWhite
  92.     Font.Height = -15
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = [fsBold]
  95.     ParentFont = False
  96.     TabOrder = 6
  97.     OnClick = Panel5Click
  98.   end
  99.   object Panel6: TPanel
  100.     Left = 15
  101.     Top = 158
  102.     Width = 109
  103.     Height = 20
  104.     BevelWidth = 2
  105.     Caption = 'Help'
  106.     Color = 12615808
  107.     Font.Color = clYellow
  108.     Font.Height = -15
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     TabOrder = 5
  113.     OnClick = Panel6Click
  114.   end
  115.   object Panel7: TPanel
  116.     Left = 15
  117.     Top = 128
  118.     Width = 109
  119.     Height = 21
  120.     BevelWidth = 2
  121.     Caption = 'Configurations'
  122.     Color = 12615808
  123.     Font.Color = clWhite
  124.     Font.Height = -15
  125.     Font.Name = 'MS Sans Serif'
  126.     Font.Style = []
  127.     ParentFont = False
  128.     TabOrder = 4
  129.     OnClick = Panel7Click
  130.   end
  131.   object Panel8: TPanel
  132.     Left = 15
  133.     Top = 187
  134.     Width = 109
  135.     Height = 21
  136.     BevelWidth = 2
  137.     Caption = 'Set Time'
  138.     Color = clGray
  139.     Font.Color = clAqua
  140.     Font.Height = -15
  141.     Font.Name = 'MS Sans Serif'
  142.     Font.Style = []
  143.     ParentFont = False
  144.     TabOrder = 7
  145.     OnClick = Panel8Click
  146.   end
  147. end
  148.